home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15017 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  964 b 

  1. Path: netnews.hinet.net!news
  2. From: terry@ms1.hinet.net (Chen Tai-Wei)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: c++ books
  5. Date: Wed, 03 Apr 1996 05:36:44 GMT
  6. Organization: KMC Psychology Department
  7. Message-ID: <31620e32.14008828@netnews.hinet.net>
  8. References: <96040315430544701@welcom.gen.nz>
  9. NNTP-Posting-Host: 168.95.124.248
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. On Sun, 31 Mar 1996 20:38:00 GMT, paul.blackett@welcom.gen.nz (Paul
  13. Blackett) wrote:
  14.  
  15. >Could someone please tell me some good books (or even files) on learning
  16. >c++ (or if you have some uneeded-used books for sale)
  17.  
  18. I think the "C++ Primer 2nd" by Lippman, Addison Wesley is the best.
  19.  
  20. ---
  21. // Depression is an attribute of an object. Since protected by the 
  22. // private keyword, it still can be accessed by some method which 
  23. // is public or friend. It will be derived by the inheritance. And 
  24. // you can't find any destructors forever.
  25. // Copyright (C++) 1971-96 by Chen Tai-Wei, terry@ms1.hinet.net
  26.